-
Home
-
WP phpMyAdmin
-
5.1.1.03
-
Code
-
Classes
- DatabaseInterface
Total Complexity |
294 |
Dependencies |
23 |
Dependents |
123 |
Total lines |
2,430 |
Lines of code |
1,260 |
Logical lines of code |
652 |
Comment lines |
676 |
Methods |
76 |
Properties |
12 |
Methods 76
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getTablesFull() |
D |
26 |
35 |
156 |
getDatabasesFull() |
B |
34 |
16 |
96 |
getRoutines() |
A |
41 |
15 |
55 |
tryQuery() |
A |
42 |
13 |
51 |
fetchResult() |
A |
45 |
13 |
43 |
getColumnsFull() |
A |
45 |
11 |
45 |
postConnect() |
A |
40 |
9 |
65 |
getColumns() |
A |
47 |
11 |
33 |
connect() |
A |
47 |
8 |
41 |
getTriggers() |
A |
43 |
7 |
51 |
isCreateUser() |
A |
49 |
8 |
32 |
isGrantUser() |
S |
50 |
7 |
30 |
getEvents() |
S |
50 |
6 |
29 |
fetchSingleRow() |
S |
52 |
6 |
28 |
fetchValue() |
S |
51 |
6 |
27 |
initRelationParamsCache() |
S |
58 |
6 |
16 |
getColumnMapFromSql() |
S |
52 |
5 |
25 |
getFieldsMeta() |
S |
60 |
5 |
14 |
setCollation() |
S |
54 |
4 |
21 |
isSuperUser() |
S |
56 |
4 |
20 |
getDbCollation() |
S |
57 |
4 |
17 |
getProceduresOrFunctions() |
S |
58 |
4 |
16 |
load() |
S |
57 |
3 |
18 |
getVariable() |
S |
57 |
3 |
18 |
getVirtualTables() |
S |
61 |
3 |
12 |
getCurrentUser() |
S |
63 |
3 |
11 |
getForeignKeyConstrains() |
S |
58 |
2 |
17 |
escapeString() |
S |
69 |
3 |
6 |
affectedRows() |
S |
66 |
3 |
9 |
getColumnNames() |
S |
65 |
3 |
8 |
getTableIndexes() |
S |
65 |
3 |
8 |
getDefinition() |
S |
59 |
2 |
13 |
getTables() |
S |
61 |
2 |
13 |
__construct() |
S |
61 |
2 |
12 |
setVariable() |
S |
63 |
2 |
11 |
isAmazonRds() |
S |
63 |
2 |
10 |
moreResults() |
S |
71 |
2 |
6 |
getKillQuery() |
S |
71 |
2 |
6 |
getError() |
S |
71 |
2 |
6 |
getClientInfo() |
S |
71 |
2 |
6 |
getProtoInfo() |
S |
71 |
2 |
6 |
getHostInfo() |
S |
71 |
2 |
6 |
storeResult() |
S |
71 |
2 |
6 |
nextResult() |
S |
71 |
2 |
6 |
getCurrentUserAndHost() |
S |
68 |
2 |
7 |
fetchValueOrValueByIndex() |
S |
78 |
2 |
3 |
postConnectControl() |
S |
68 |
2 |
7 |
selectDb() |
S |
70 |
2 |
6 |
getLowerCaseNames() |
S |
68 |
2 |
8 |
query() |
S |
66 |
2 |
8 |
tryMultiQuery() |
S |
70 |
2 |
6 |
getCompatibilities() |
S |
63 |
1 |
12 |
getServerCollation() |
S |
80 |
1 |
3 |
getSystemDatabase() |
S |
80 |
1 |
3 |
getTable() |
S |
79 |
1 |
3 |
dataSeek() |
S |
79 |
1 |
3 |
getVersion() |
S |
82 |
1 |
3 |
getVersionString() |
S |
82 |
1 |
3 |
isMariaDB() |
S |
82 |
1 |
3 |
isPercona() |
S |
82 |
1 |
3 |
getCache() |
S |
82 |
1 |
3 |
getVersionComment() |
S |
82 |
1 |
3 |
fieldName() |
S |
79 |
1 |
3 |
fieldFlags() |
S |
79 |
1 |
3 |
freeResult() |
S |
81 |
1 |
3 |
fieldLen() |
S |
79 |
1 |
3 |
numFields() |
S |
80 |
1 |
3 |
getWarnings() |
S |
78 |
1 |
3 |
isConnected() |
S |
79 |
1 |
3 |
insertId() |
S |
78 |
1 |
3 |
numRows() |
S |
80 |
1 |
3 |
getCurrentUserGrants() |
S |
68 |
1 |
9 |
fetchArray() |
S |
80 |
1 |
3 |
fetchAssoc() |
S |
80 |
1 |
3 |
fetchRow() |
S |
80 |
1 |
3 |
prepare() |
S |
78 |
1 |
3 |